home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / docs / help / Amiga_MO_FAQ.lha / Amiga MO FAQ / Scripts / AllowMORemoval < prev    next >
Encoding:
Text File  |  1998-08-25  |  400 b   |  11 lines

  1. ; $VER: AllowMORemoval 40.1 (24.8.98)
  2. ;
  3. ; Calling this script will allow the MO disk to be ejected. It should be used
  4. ; if medium removal is prevented in order to eject the disk. Requires SCSIUtil
  5. ; to be in the command path. Similar scripts could be created for other SCSI
  6. ; utility programs.
  7. ;
  8. ; You should modify the device and unit arguments for your system.
  9.  
  10. SCSIUtil >NIL: -dscsi.device 4 -l 0
  11.